home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 027a / mpeg21.zip / SETUP.INF < prev    next >
INI File  |  1993-02-15  |  2KB  |  50 lines

  1. ; Module name: MFW.EXE
  2. ; Programmer : Kenneth E. Mascaro - Xing Technology Corp.
  3.  
  4. [Application]
  5. ;Application global information
  6. ;  AppName string will appear in all Setup dialog caption bars
  7. ;  DefPMGroup names Windows Group File and title for its icon/group box
  8. AppName=Xing Scalable MPEG for Windows
  9. DefDir=C:\XING
  10. SpaceNeeded=1500
  11. DefPMGroup=XING.GRP, Xing MPEG/JPEG
  12.  
  13. [Disks]
  14. ;List of diskettes needed to install the product and the name
  15. ;of each diskette.
  16. 1=Setup and Program Disk
  17.  
  18. [Dirs]
  19. ;lists of directories that must be created from the destination directory
  20. ;files to be copied are in the same directory structure on the
  21. ;floppy (by default)
  22. 1=.
  23.  
  24. [Files]
  25. ;description,                   name,            dir#,disk#,Compressed
  26. MPEG for Windows Program,       MFWDEMO.EXE,     1,1,N
  27. MPEG for Windows Program,       MPEG320.DLL,     1,1,N
  28. MPEG for Windows Program,       MPEG160.DLL,     1,1,N
  29. MPEG for Windows Program,       MSND_MP2.DLL,    1,1,N
  30. MPEG for Windows Program,       MSND_WAV.DLL,    1,1,N
  31. MPEG for Windows Program,       LOOKCHIP.DLL,    1,1,N
  32. DOS Utility Program,            MQUERY.EXE,      1,1,N
  33. DOS Utility Program,            FRAMEDIR.EXE,    1,1,N
  34. Sample Video,                   XTITLE.MPG,      1,1,N
  35. Sample Video,                   EGGCLOCK.MPG,    1,1,N
  36. Sample Video,                   EGGCLOCK.WAV,    1,1,N
  37. Sample Video,                   EGGCLOCK.FDR,    1,1,N
  38. Readme File,                    COPYRITE.TXT,    1,1,N
  39. Readme File,                    MPEGDLL.TXT,     1,1,N
  40. Readme File,                    COMPAQ.TXT,      1,1,N
  41. Readme File,                    MFWINFO.TXT,     1,1,N
  42. Readme File,                    MFWUTIL.TXT,     1,1,N
  43.  
  44. [PM Info]
  45. ;File Name,      Icon Title,     Icon file #,      Icon #
  46. MFWDEMO.EXE,     Mpeg Demo,      MFWDEMO.EXE,      0
  47.  
  48. [End]
  49.  
  50.